projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a5b6e5a
)
* xterm.c (x_set_offset): Don't change the gravity if
author
Chong Yidong
<cyd@stupidchicken.com>
Sun, 24 Feb 2008 01:05:20 +0000
(
01:05
+0000)
committer
Chong Yidong
<cyd@stupidchicken.com>
Sun, 24 Feb 2008 01:05:20 +0000
(
01:05
+0000)
CHANGE_GRAVITY is -1.
src/ChangeLog
patch
|
blob
|
history
diff --git
a/src/ChangeLog
b/src/ChangeLog
index 72e72a25691bf89c097605fb7af19c4c9909d8b6..98400401c246501373bc3aba2144ae8898192f34 100644
(file)
--- a/
src/ChangeLog
+++ b/
src/ChangeLog
@@
-1,3
+1,8
@@
+2008-02-24 Ulrich Neumerkel <ulrich@complang.tuwien.ac.at> (tiny change)
+
+ * xterm.c (x_set_offset): Don't change the gravity if
+ CHANGE_GRAVITY is -1.
+
2008-02-23 Chong Yidong <cyd@stupidchicken.com>
* fileio.c (auto_save_error_occurred): New var.